home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / jump-n-rolla.swf / scripts / frame_45 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  198 b   |  10 lines

  1. if(_lang == "eng" && _mochic % 4 == 1)
  2. {
  3.    sounderMC._fadeLoop("music",0,2);
  4.    mochi.as2.MochiAd.showInterLevelAd({id:"921fff41f805f32e",res:"550x400",no_bg:true});
  5. }
  6. else
  7. {
  8.    play();
  9. }
  10.